home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / CLUSOC.IN_ / clusoc.inf
Encoding:
Windows Setup INFormation  |  2003-02-21  |  558 b   |  17 lines

  1. ; This inf file is used by sysocmgr when it is invoked through Configure Your Server
  2. ; to install cluster service.
  3.  
  4. [Version]
  5. Signature="$Windows NT$"
  6.  
  7. [Components]
  8. Cluster=clusocm.dll,ClusOcmSetupProc,clusocm.inf
  9.  
  10. ; The following line about terminal services has to be here so that terminal services
  11. ; can downgrade itself to remote admin mode if cluster service is installed.
  12. ;
  13. ; Note: This line has been copied from sysoc.inf. It has to be kept in sync with the entry
  14. ;       in that file.
  15. TerminalServices=TsOc.dll, HydraOc, TsOc.inf,,2
  16.  
  17.